home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue31 / addflw / ADDFLW.ZIP / Readme.txt < prev   
Encoding:
Text File  |  1998-01-13  |  2.7 KB  |  93 lines

  1. ===================================================              
  2. AddFlow ActiveX control Version 1.01.004
  3. Copyright (c) 1997 Lassalle Technologies. 
  4. All rights reserved.
  5. ===================================================
  6.  
  7. January 12, 1998
  8.  
  9. CONTENTS  
  10.  
  11. Part     Description
  12. ----------------------------------
  13. 1    What is AddFlow?
  14. 2    Package description
  15. 3    Support, Ordering... 
  16.  
  17.  
  18. --------------------------------------------
  19. Part 1 - What is AddFlow?
  20. --------------------------------------------
  21.  
  22. AddFlow is a 32 bits ActiveX control that lets 
  23. you quickly build flowchart-enabled applications. 
  24. Each time you need to graphically display data, 
  25. you should consider using AddFlow. 
  26.  
  27. AddFlow has been compiled with Microsoft VC++ 5.0 
  28. and it is a MFC (Microsoft Foundation Class) based 
  29. ActiveX control. The term ActiveX is now also being 
  30. used for controls of this type. This is partly because
  31. of their ability to be placed on a HTML page as part 
  32. of a Internet application.
  33.  
  34. AddFlow provides great and easy diagramming features
  35. in a multitude of developer environments like Visual 
  36. Basic, Visual C++, Access, Delphi, PowerBuilder, etc...
  37.  
  38. --------------------------------------------
  39. Part 2 - Package description
  40. --------------------------------------------
  41.  
  42. This package contains an evaluation version of AddFlow 
  43. for Delphi 3. 
  44.  
  45. The installation program has been created with 
  46. InstallShield v5.0 Free Edition from InstallShield
  47. Software Corporation.
  48.  
  49. It contains:      
  50.  - 2 Delphi samples: Demo, Navig
  51.  - the AddFlow control (ADDFLOW.OCX) version 1.01.004d 
  52.  - the AddFlow help file (ADDFLOW.HLP)
  53.  - this text file (README.TXT)
  54.  
  55. * Sorry, the help file has been written for VB5 and
  56. therefore the examples are written in VB5.
  57.  
  58. * IMPORTANT
  59. -----------
  60.  
  61. THIS EVALUATION VERSION IS LIMITED: 
  62. YOU CANNOT CREATE MORE THAN 20 NODES.
  63.  
  64. This is because the OCX does not work under Delphi if
  65. you have not a license file.
  66. Under VB5, if you have not any license file, you can still use
  67. AddFlow in design mode. This allows users to test AddFlow
  68. before purchasing it. 
  69. If you compile an application using AddFlow but without license,
  70. then the executable will not work.
  71. Under Delphi 3, it seems that such a distinction between design 
  72. time execution and runtime execution is not available.
  73. Even under Delphi design time, when you launch a program,
  74. you launch a compiled program, not a kind of pseudo-code as in
  75. VB.
  76.  
  77.  
  78. ------------------------------------------
  79. Part 3 - Support, Ordering...
  80. ------------------------------------------ 
  81.  
  82. Please, see the help file for information about:
  83. * how to get support
  84. * how to order
  85. * the license agreement
  86. * the price
  87.  
  88. or visit our web site: www.lassalle.com
  89.  
  90.  
  91.  
  92.  
  93.